|
|
| Feedback |
Enter the name of the function you would like to call from your DLL. Although your DLL requires special formatting, the function name you enter in this property does not. For example, if your function looks like this:
LONG WINAPI Foo( HWND, LPSTR, LPSTR, LPSTR, LPSTR);
You would enter Foo into this property.